enregistrement

enregistrement

Filtres actifs Tout effacer

Aucun filtre actif

Filtres

Résultats des élections Municipales 2020 à Acigné - Dataviz

Pièces jointes

Cliquez pour déplier Cliquez pour replier

Modèle de données

Cliquez pour déplier Cliquez pour replier
CODE_ELECTION
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
code_election
Type
texte
Exemple
                       
NOM_ELECTION
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nom_election
Type
texte
Exemple
                       
NUMERO_TOUR
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
numero_tour
Type
texte
Exemple
                       
DATE_ELECTION
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
date_election
Type
texte
Exemple
                       
NIVEAU_DETAIL
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
niveau_detail
Type
texte
Exemple
                       
NUMERO_LIEU
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
numero_lieu
Type
int
Exemple
                       
NOM_LIEU
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nom_lieu
Type
texte
Exemple
                       
ADRESSE_LIEU
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
adresse_lieu
Type
texte
Exemple
                       
Geo Point
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
geo_point
Type
texte
Exemple
                       
NUMERO_CANTON
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
numero_canton
Type
int
Exemple
                       
NOM_CANTON
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nom_canton
Type
texte
Exemple
                       
NUMERO_CIRCONSCRIPTION
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
numero_circonscription
Type
int
Exemple
                       
NOM_CIRCONSCRIPTION
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nom_circonscription
Type
texte
Exemple
                       
NB_INSCRITS
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nb_inscrits
Type
int
Exemple
                       
NB_EMARGEMENTS
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nb_emargements
Type
int
Exemple
                       
NB_BULLETINS
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nb_bulletins
Type
int
Exemple
                       
NB_NULS
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nb_nuls
Type
int
Exemple
                       
NB_BLANC
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nb_blanc
Type
int
Exemple
                       
NB_EXPRIMES
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nb_exprimes
Type
int
Exemple
                       
POURCENTAGE_PARTICIPATION
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
pourcentage_participation
Type
décimal
Exemple
                       
num_centre
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
num_centre
Type
int
Exemple
                       
VALID
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
valid
Type
texte
Exemple
                       
CANDIDAT
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
candidat
Type
texte
Exemple
                       
NB_VOIX
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nb_voix
Type
int
Exemple
                       
POURCENTAGE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
pourcentage
Type
texte
Exemple
                       

Schéma JSON

L'objet JSON ci dessous est une description standardisée du modèle de votre jeu de données. Pour en savoir plus sur JSON schema.

{
  • "title":"resultats-m20-acigne-dataviz",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/resultats-m20-acigne-dataviz"
      }
    ]
    ,
  • "definitions":
    {
    • "resultats-m20-acigne-dataviz":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/resultats-m20-acigne-dataviz_records"
            }
          }
        }
      }
      ,
    • "resultats-m20-acigne-dataviz_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "code_election":
              {
              • "type":"string",
              • "title":"CODE_ELECTION",
              • "description":""
              }
              ,
            • "nom_election":
              {
              • "type":"string",
              • "title":"NOM_ELECTION",
              • "description":""
              }
              ,
            • "numero_tour":
              {
              • "type":"string",
              • "title":"NUMERO_TOUR",
              • "description":""
              }
              ,
            • "date_election":
              {
              • "type":"string",
              • "title":"DATE_ELECTION",
              • "description":""
              }
              ,
            • "niveau_detail":
              {
              • "type":"string",
              • "title":"NIVEAU_DETAIL",
              • "description":""
              }
              ,
            • "numero_lieu":
              {
              • "type":"integer",
              • "title":"NUMERO_LIEU",
              • "description":""
              }
              ,
            • "nom_lieu":
              {
              • "type":"string",
              • "title":"NOM_LIEU",
              • "description":""
              }
              ,
            • "adresse_lieu":
              {
              • "type":"string",
              • "title":"ADRESSE_LIEU",
              • "description":""
              }
              ,
            • "geo_point":
              {
              • "type":"string",
              • "title":"Geo Point",
              • "description":""
              }
              ,
            • "numero_canton":
              {
              • "type":"integer",
              • "title":"NUMERO_CANTON",
              • "description":""
              }
              ,
            • "nom_canton":
              {
              • "type":"string",
              • "title":"NOM_CANTON",
              • "description":""
              }
              ,
            • "numero_circonscription":
              {
              • "type":"integer",
              • "title":"NUMERO_CIRCONSCRIPTION",
              • "description":""
              }
              ,
            • "nom_circonscription":
              {
              • "type":"string",
              • "title":"NOM_CIRCONSCRIPTION",
              • "description":""
              }
              ,
            • "nb_inscrits":
              {
              • "type":"integer",
              • "title":"NB_INSCRITS",
              • "description":""
              }
              ,
            • "nb_emargements":
              {
              • "type":"integer",
              • "title":"NB_EMARGEMENTS",
              • "description":""
              }
              ,
            • "nb_bulletins":
              {
              • "type":"integer",
              • "title":"NB_BULLETINS",
              • "description":""
              }
              ,
            • "nb_nuls":
              {
              • "type":"integer",
              • "title":"NB_NULS",
              • "description":""
              }
              ,
            • "nb_blanc":
              {
              • "type":"integer",
              • "title":"NB_BLANC",
              • "description":""
              }
              ,
            • "nb_exprimes":
              {
              • "type":"integer",
              • "title":"NB_EXPRIMES",
              • "description":""
              }
              ,
            • "pourcentage_participation":
              {
              • "type":"number",
              • "title":"POURCENTAGE_PARTICIPATION",
              • "description":""
              }
              ,
            • "num_centre":
              {
              • "type":"integer",
              • "title":"num_centre",
              • "description":""
              }
              ,
            • "valid":
              {
              • "type":"string",
              • "title":"VALID",
              • "description":""
              }
              ,
            • "candidat":
              {
              • "type":"string",
              • "title":"CANDIDAT",
              • "description":""
              }
              ,
            • "nb_voix":
              {
              • "type":"integer",
              • "title":"NB_VOIX",
              • "description":""
              }
              ,
            • "pourcentage":
              {
              • "type":"string",
              • "title":"POURCENTAGE",
              • "description":""
              }
            }
          }
        }
      }
    }
}